home *** CD-ROM | disk | FTP | other *** search
/ Dermatology Step by Step / Dermatology Step by Step.iso / pc / Media / Dermatology / AlgorithmInf.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release, releaseOutside, dragOut).as < prev   
Encoding:
Text File  |  2001-02-15  |  86 b   |  5 lines

  1. on(release, releaseOutside, dragOut){
  2.    stopDrag();
  3.    _parent.gotoAndStop(1);
  4. }
  5.